Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

C++ 教學(一) 基本介紹 & Hello World

C++ 教學(一) 基本介紹 & Hello World

S.O.L.I.D 設計原則(一) 內聚力&耦合力

S.O.L.I.D 設計原則(一) 內聚力&耦合力

[ CSS 05 ] 遮罩裁切相關

[ CSS 05 ] 遮罩裁切相關


Comments